-
Notifications
You must be signed in to change notification settings - Fork 1.6k
HidePrefix and PrefixOnly are still effective #3868
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
04688ee
to
7158724
Compare
589ef3b
to
a20e47c
Compare
@mairaw, could you please take a look at this change? I based my changes on the Win32 docs because these flags are used as parameters to the P/Invoked Win32 API. I had also verified their functionality in a test app for sanity. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good @Tanya-Solyanik. Left a few comments for you to consider.
Co-Authored-By: Maira Wenzel <[email protected]>
Co-Authored-By: Maira Wenzel <[email protected]>
Co-Authored-By: Maira Wenzel <[email protected]>
Co-Authored-By: Maira Wenzel <[email protected]>
Co-Authored-By: Maira Wenzel <[email protected]>
Thank you, @mairaw, I accepted all suggestions! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @Tanya-Solyanik. I've also noticed a missing white space. I'll merge as soon as builds are green.
Summary
Fixes #2903